home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 22 / Cream of the Crop 22.iso / bbs / mtic132d.zip / MFM_ENG.RAR / MT_HELP.MFM < prev    next >
Text File  |  1996-06-21  |  5KB  |  114 lines

  1. ┌───────────╥────────────────────────────────────────────────────────
  2. │ HELP      ║ Help for MTIC
  3. ╞═══════════╝
  4. │ Hello @USERNAME@,
  5. │ You have requested help from 
  6. │ ▓███▀█▀█ ▓███▀█ ▓███▀▀  ▓███▀█ ▀▀████▀▀  ▀▀▀ ▓███▀█
  7. │ ▒███   █ ▒███▄  ▒███ ▀█ ▒███▄█   ███░   ███░ ▒███
  8. │ ████   █ ████▄▄ ████▄▄█ ████ █   ███▒   ███▒ ████▄█
  9. │        ▀
  10. │ Hope this helps! ;)
  11. │ MegaTIC functions just like any other program that is controlled by   
  12. │ netmail.  For example, the same commands that are used by AllFix can also
  13. │ be used by MegaTIC. 
  14. │ To use MTIC, just write a netmail using the following example:          
  15. │      ┌───────────────────────────────────
  16. │      │ FROM: @USERNAME@, @USERAKA@          
  17. │      │ TO  : MTIC, @MAINAKA@                
  18. │      │ RE  : @USERPASSWORD@               
  19. │      └───────────────────────────────────     
  20. │ The text of the message can contain many different commands.  The following
  21. │ is a list of accepted commands and their functions.
  22. ├--------[ Ordering & Cancellation Of Areas ]-------------------------------
  23. │    [+]areaname        - Will order 'areaname'         
  24. │    [+]*               - Orders all areas available to you
  25. │     -areaname         - Will cancel 'areaname'         
  26. │     -*                - Cancels all areas you are connected to
  27. ├--------[ General Commands ]-----------------------------------------------
  28. │    %MTIC              - Sends MTIC's version information to the 
  29. │                         user
  30. │    %HELP              - Sends this help textfile
  31. │    %STATUS            - Shows information and settings about your
  32. │                         connection with this system              
  33. │    %LIST              - Lists all areas available to you from this
  34. │                         system
  35. │    %PAUSE             - Places your node inactive.  For example when you
  36. │                         are on vacation.  Same effect as %ACTIVE OFF
  37. │    %QUERY             - A list of all areas that you are connected to
  38. │    %RESUME            - Places your node as active.  For example when you
  39. │                         return from vacation.  Same effect as %ACTIVE ON
  40. │    %UNLINKED          - A list of all available echos that you are not
  41. │                         connected to  
  42. ├--------[ Switching Commands ]--------------------------------------------
  43. │    %ACTIVE ON|OFF     - Places your node as active or inactive.
  44. │                         See also the General Commands %PAUSE and
  45. │                         %RESUME for more details
  46. │    %FILEPACK ON|OFF   - If set to ON, will cause all data to be packed
  47. │                         into one archive, as opposed to sending each file
  48. │                         seperatley
  49. │    %INFOTXT ON|OFF    - If set to ON, MTIC will send an information 
  50. │                         netmail about the files(s) that you have received 
  51. │                         from this system
  52. │    %TICPACK ON|OFF    - If set to ON, will cause all TIC files to be   
  53. │                         compressed into one archive.  If OFF, MTIC will  
  54. │                         send each TIC seperatley
  55. │    %TIC ON|OFF        - Specifies wether or not MTIC should send TIC
  56. │                         files
  57. ├--------[ Directions ]----------------------------------------------------
  58. │    %RESCAN [areaspec] [,f=fspec] [,m=maxfiles]
  59. │            Values: areaspec=*, fspec=*.*, maxfiles=99999999
  60. │            Sends all files according to the specified criteria that are 
  61. │            no more than 14 days old to this system.  For older files,  
  62. │            contact the sysop 
  63. │            For more parameters, see the %SENDME command below
  64. │    %SENDME [areaspec] [,f=fspec] [,m=maxfiles]
  65. │            Values: areaspec=*, fspec=*.*, maxfiles=99999999
  66. │            Sends all data according to the specified values.  Will send 
  67. │            all files equal to 'fspec' from area 'areaspec' with a maximum
  68. │            file limit of 'maxfiles'.  See examples below:
  69. │  Examples: %SENDME f=*.jpg,m=20
  70. │               will send a maximum of 20 files with the extension of ".JPG"
  71. │               from all areas that you have activated
  72. │            %SENDME 2-BBS,m=30
  73. │               will send a maximum of 30 files from the area "2-BBS"
  74. │            %SENDME NODE*,f=*.zip,m=2
  75. │               will send a maximum of two files with the extension of ".ZIP"
  76. │               from any of your available areas that begin with "NODE"
  77. │    %PWD ....          - changes your password to ......
  78. │    %PW  ....            Example:  PWD QWERTY  or  PW QWERTY will change
  79. │                         your password to QWERTY
  80.  
  81.